home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / tabkey < prev    next >
Text File  |  2001-03-21  |  984b  |  27 lines

  1. Synopsis:
  2.    load tabkey
  3.  
  4. Description:
  5.    This is the original TAB script.  It binds the TAB key such that it can
  6.    be used to cycle through a list of the most recent nicknames that have
  7.    sent or received MSGs from the client.  The following bindings and
  8.    aliases are provided:
  9.  
  10.      Key     Function                                                     
  11.      TAB     cycle through nickname list
  12.      ^r      cycle nick list in reverse order
  13.      ^x-^x   delete current nickname from TAB list
  14.  
  15.      Alias       Description                                              
  16.      /addnick    adds any number of nicknames to the TAB nick list
  17.      /nicklist   shows nicknames on the TAB nick list
  18.  
  19. See Also:
  20.    load(5); msg(1); tabkey.wc(8); tc(8)
  21.  
  22. Other Notes:
  23.    The original author of this script is not known.  It has seen updates and
  24.    modifications by Ian Frechette (Daemon), frechett@spot.colorado.edu, and
  25.    Chetnik, s902211@yallara.cs.rmit.oz.au.
  26.  
  27.